home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 6-Developer Demos / Developer Demos-Gen. / Mac Yellow Pages 1.0 / card_7632.txt < prev    next >
Text File  |  1990-08-17  |  412b  |  24 lines

  1. -- card: 7632 from stack: in.0
  2. -- bmap block id: 7827
  3. -- flags: 4000
  4. -- background id: 5634
  5. -- name: 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global eventTimer
  9.   put the ticks into eventTimer
  10. end openCard
  11.  
  12. on idle
  13.   global eventTimer
  14.   if the ticks > eventTimer + 600 then
  15.     visual effect dissolve slowly
  16.     go to next card
  17.   end if
  18. end idle
  19.  
  20.  
  21.  
  22. -- part contents for background part 1
  23. ----- text -----
  24. HELP